home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NT Sources
/
Infomagic - NT Source Volume 1 (Disc 1 of 2).iso
/
network
/
bpftp107c.exe
/
BPFTP.INF
< prev
next >
Wrap
INI File
|
1998-08-20
|
6KB
|
207 lines
; Application: Bullet Proof FTP
; Version : 1.07c
; Author : Andrew Connell
; Copyright : ⌐ 1998 by Bullet Proof Software
; Created by : INF-Tool Setup Program and INF File Generator
; Version 3.82a/r from http://www.user.xpoint.at/r.fellner/
; ---------------------------------------------------------------------------
[Version]
Signature=$Chicago$
Provider=%Author%
SetupClass=BASE
AdvancedINF=2.5,"You need a newer version of AdvPack.DLL!"
Class=NoDriver
[Optional Components]
INFTool_1
[Optional Components.ntx86]
INFTool_1.ntx86
[AdvSetup]
HKLM,%RunOnce%Setup,"Bullet Proof FTP...",,"RunDll32.exe AdvPack.Dll,LaunchINFSection BPFTP.INF,DefaultInstall2"
[AdvSetup.ntx86]
HKLM,%RunOnce%Setup,"Bullet Proof FTP...",,"RunDll32.exe AdvPack.Dll,LaunchINFSection BPFTP.INF,DefaultInstall2.ntx86"
[Strings]
Product="Bullet Proof FTP"
Version="1.07c"
Info="The world's greatest FTP client"
Author="Andrew Connell"
Copyright="⌐ 1998 by Bullet Proof Software"
DiskName="Bullet Proof FTP, Setup Disk #1"
Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
[INFTool.RegFix]
HKCR,lnkfile,IsShortcut
HKCR,piffile,IsShortcut
[INFTool.Add.Reg.95]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\BPFTP.INF, DefaultUninstall"
HKCU,"SOFTWARE\BPFTP",InstallDir1,,""%49001%""
[INFTool.Add.Reg.ntx86]
HKLM,%Uninstall%%Product%
HKLM,%Uninstall%%Product%,DisplayName,,"%Product%"
HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\BPFTP.INF, DefaultUninstall.ntx86"
HKCU,"SOFTWARE\BPFTP",InstallDir1,,""%49001%""
[INFTool.Add.Ini1]
setup.ini, progman.groups,, "group1=""Bullet Proof FTP"""
setup.ini, group1,, """Bullet Proof FTP Help"",""%49001%\BPFTP.HLP"",,,,""%49001%"",""BPFTP.HLP"""
setup.ini, group1,, """Bullet Proof FTP"",""%49001%\BPFTP.EXE"",,,,""%49001%"",""BPFTP.EXE"""
setup.ini, group1,, """Uninstall Bullet Proof FTP"",""rundll32.exe advpack.dll,LaunchINFSection %17%\BPFTP.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
setup.ini, group1,, """Version Info"",""%49001%\VERSIONS.TXT"",,,,""%49001%"",""VERSIONS.TXT"""
[INFTool.Del.Ini1]
setup.ini, progman.groups,, "group1=""Bullet Proof FTP"""
setup.ini, group1,, """Bullet Proof FTP Help"""
setup.ini, group1,, """Bullet Proof FTP"""
setup.ini, group1,, """Uninstall Bullet Proof FTP"""
setup.ini, group1,, """Version Info"""
[INFTool.AddINI]
win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
[SourceDisksNames]
1=%DiskName%,,0
[SourceDisksFiles]
README.TXT=1,,1760
BPFTP.HLP=1,,91884
BPFTP.EXE=1,,434853
VERSIONS.TXT=1,,17274
AdvPack.DLL=1,,75776
W95Inf16.DLL=1,,3172
W95Inf32.DLL=1,,5096
[DestGrp]
README.TXT,,,5
BPFTP.HLP,,,5
BPFTP.EXE,,,5
VERSIONS.TXT,,,5
[DestLGrp]
"readme.txt",,,5
"bpftp.hlp",,,5
"bpftp.exe",,,5
"versions.txt",,,5
[UninstGrp]
"readme.txt",,,5
"bpftp.hlp",,,5
"bpftp.exe",,,5
"versions.txt",,,5
[AdvPack]
AdvPack.DLL,,,32
W95Inf16.DLL,,,32
W95Inf32.DLL,,,32
[Add.Inf]
BPFTP.INF
[DestinationDirs]
DestGrp=49001
DestLGrp=49001
UninstGrp=49001
AdvPack=11
Add.Inf=17
[CustomDirs]
49001,49002,49003,49004=Custom49001,1
60001=ProgramFiles,7
[CustomRemove]
49001,49002,49003,49004=Custom49001,5
[Custom49001]
"HKCU","SOFTWARE\BPFTP",InstallDir1,""Continuing will overwrite the existing version of Bullet Proof FTP on your computer. Please enter the desired directory."",""
"","","",""Where would you like to install Bullet Proof FTP?"","%24%\Progra~1\BPFTP"
[ProgramFiles]
"HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir","",%24%
"","","",""This software requires that you have a local "Program Files" folder for installation."",""
[RemoveDirs]
%49003%
[DefaultInstall]
Ini2Reg=INFTool.AddINI
AddReg=AdvSetup
[DefaultInstall2]
AddReg=INFTool.Add.Reg.95,INFTool.RegFix
CustomDestination=CustomDirs
UpdateInis=INFTool.Add.Ini1,IniUpdate
Copyfiles=DestGrp,AdvPack,Add.Inf
BeginPrompt=InstallBegin
Uninstall=DefaultUninstall
SmartReboot=N
[DefaultInstall.ntx86]
AddReg=AdvSetup.ntx86
[DefaultInstall2.ntx86]
AddReg=INFTool.Add.Reg.ntx86
CustomDestination=CustomDirs
UpdateInis=INFTool.Add.Ini1
Copyfiles=DestGrp,AdvPack,Add.Inf
BeginPrompt=InstallBegin
Uninstall=DefaultUninstall.ntx86
SmartReboot=N
[INFTool_1]
OptionDesc=%Product%
Tip=%info%
InstallType=0
IconIndex=0
AddReg=AdvSetup
[INFTool_1.ntx86]
OptionDesc=%Product%
Tip=%info%
InstallType=0
IconIndex=0
AddReg=AdvSetup.ntx86
[InstallBegin]
Title="Bullet Proof FTP"
[DefaultUninstall]
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelReg=INFTool.Add.Reg.95
UpdateInis=INFTool.Del.Ini1
DelFiles=UninstGrp
CustomDestination=CustomRemove
DelDirs=RemoveDirs
Cleanup=1
[DefaultUninstall.ntx86]
BeginPrompt=BeginUPromptSection
EndPrompt=EndUPromptSection
DelReg=INFTool.Add.Reg.ntx86
UpdateInis=INFTool.Del.Ini1
DelFiles=UninstGrp
DelDirs=RemoveDirs
CustomDestination=CustomRemove
Cleanup=1
[BeginUPromptSection]
Prompt="Do you really want to uninstall Bullet Proof FTP"
ButtonType=YESNO
Title=%Product%
[EndUPromptSection]
Prompt="Bullet Proof FTP has been uninstalled"
[IniUpdate]
Win.ini,Desktop,"WallpaperOriginX=*"
Win.ini,Desktop,"WallpaperOriginY=*"